https://sandbox-portal.zift.io/api/v01/resellers/[reseller-code]/deposit-info
Represents information of the deposit account for commission payments. When any type of update (modify) action is performed, the real bank account information has to be supplied. For security purposes, when the information is requested for reading (load action is performed),
the masked value will be returned instead.
Method: DELETE | Implicit: Yes | Returns: ServiceResponse |
Consumes: xurl | Produces: json, xml | |
Deletes information of the reseller's deposit account.
|
Method: GET | Implicit: Yes | Returns: ResellerDepositInfo |
Consumes: xurl | Produces: json, xml | |
Loads information of the reseller's deposit account.
|
Method: POST | Implicit: Yes | Returns: ResellerDepositInfo |
Consumes: xurl | Produces: json, xml | |
Updates information of the reseller's deposit account.
|
# | Name | Type | Required | Default | Description |
---|---|---|---|---|---|
01 | object | ResellerDepositInfo | Yes |
Updated object information. Groups fields reflecting deposit information for a reseller |